fpc/packages/libndsfpc/examples/time/Makefile.fpc
Legolas c3698c84be * Updated libndsfpc to 1.4.10:
+ Added support for Tetris paddle, Guitar Hero grip and easy piano controller
  + Added sdmmc support for reading DSi internal SD card
  + i2c communication functions for DSi
  + Added some time handling related examples 
  * Improved timing functions
  * Some small bug fixes and improvements, both in library and examples
  - Removed unused SVN macros from header and license infos to save space :)

git-svn-id: trunk@16879 -
2011-02-05 14:20:49 +00:00

19 lines
222 B
Makefile

#
# Makefile.fpc for Free Pascal libndsfpc 2.x.y Examples
#
[target]
dirs=RealTimeClock timercallback stopwatch
[require]
packages=libndsfpc
[install]
fpcpackage=y
[default]
fpcdir=../../../..
[rules]
.NOTPARALLEL: