/[projects]/misc/exampled/Makefile
ViewVC logotype

Annotation of /misc/exampled/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 328 - (hide annotations) (download)
Wed Sep 16 20:13:41 2009 UTC (14 years, 8 months ago) by torben
File size: 87 byte(s)
Added some old code for storage/ reference


1 torben 328 CC=gcc
2     CFLAGS=-Wall
3    
4     exampled: exampled.o
5    
6     clean:
7     rm -f exampled
8     rm -f *~
9     rm -f *.o

  ViewVC Help
Powered by ViewVC 1.1.20