* test has own Makefile now

This commit is contained in:
peter 2000-07-01 23:05:05 +00:00
parent 8b38902424
commit eb37e39671
3 changed files with 1212 additions and 1 deletions

1199
api/test/Makefile Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1 +0,0 @@
TESTOBJECTS=testkbd testmous testmou2 testvid1 testvid2 testfsys testfctl testcall

13
api/test/Makefile.fpc Normal file
View File

@ -0,0 +1,13 @@
#
# Makefile.fpc for API Examples/Tests
#
[targets]
programs=testkbd testmous testmou2 testvid1 testvid2 testfsys testfctl testcall
[require]
packages=api
[dirs]
fpcdir=../..
targetdir=.