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