|
|
1.1 ! root 1: # If you don't want to plot, take out the -Dplot ! 2: CFLAGS=-Dplot -Od2 ! 3: prof: prof.c ! 4: $(CC) $(CFLAGS) prof.c -o prof ! 5: ! 6: install: prof ! 7: strip prof ! 8: cp prof $(DESTDIR)/usr/bin ! 9: ! 10: clean : ! 11: rm -f *.o prof
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.