migrated to "official" release of the pwm library.
[LPC2xxx_and_RobotSpejbl.git] / app / interrupt_t0_test / Makefile.omk
blobb2bb5aeaf7a8df48b8a503b952dcfdc9edbe338e
1 # -*- makefile -*-
3 bin_PROGRAMS = interrupt_t0_test
5 interrupt_t0_test_SOURCES = interrupt_t0_test.c
7 # Switch off compiler optimization and debug info.
8 #OPTIMIZE=
9 #DEBUG=