]> pd.if.org Git - pdclib/blobdiff - Makefile
Some testcases for scanf(). Fixed bug with %*... . Fixed artifact in Makefile.
[pdclib] / Makefile
index 2993c25d72757d8cbf66c782ab13732a4472d06f..2d1fa6dedd5b1de1fde02367e9d2f94d18033c54 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # $Id$
 
 # This is where you chose which platform to compile for (see 'make links' / './platform')
-PLATFORM := example_cygwin
+PLATFORM := example
 
 # This is a list of all non-source files that are part of the distribution.
 AUXFILES := Makefile Readme.txt