/[projects]/misc/run-dir/Makefile
ViewVC logotype

Contents of /misc/run-dir/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


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


1
2 run-dir: run-dir.cpp
3 g++ -Wall run-dir.cpp -o run-dir
4
5 clean:
6 rm -f *~
7 rm -f run-dir

  ViewVC Help
Powered by ViewVC 1.1.20