File: Makefile

package info (click to toggle)
libopentoken 3.0b-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,416 kB
  • ctags: 51
  • sloc: ada: 8,561; makefile: 120
file content (6 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
asu_example_3_6 : asu_example_5_10-run.adb asu_example_5_10.ads simple_integer_token.ads \
simple_integer_token.adb
	gnatmake -I../../ asu_example_5_10-run

clean :
	$(RM) *.exe *.o *.ali