/packages/libndsfpc/examples/card/Makefile.fpc
Unknown | 18 lines | 13 code | 5 blank | 0 comment | 0 complexity | a44e602446951212ee1e81319e716405 MD5 | raw file
Possible License(s): LGPL-2.0, LGPL-2.1, LGPL-3.0
1# 2# Makefile.fpc for Free Pascal libndsfpc 2.x.y Examples 3# 4 5[target] 6dirs=eeprom 7 8[require] 9packages=libndsfpc 10 11[install] 12fpcpackage=y 13 14[default] 15fpcdir=../../../.. 16 17[rules] 18.NOTPARALLEL: