better 'make dist' command (still could be better yet)

This commit is contained in:
Brian Tierney 2009-11-20 23:22:44 +00:00
parent 380c769248
commit ca3ed92e2b

View File

@ -16,7 +16,7 @@ profile: iperf
$(CC) -pg -o iperf-profile $(OBJS) $(CC) -pg -o iperf-profile $(OBJS)
dist: dist:
tar cvfz iperf3.0a2.tar.gz *.c *.h *.txt Makefile AUTHORS make clean ; cd .. ; tar cvfz iperf3.0a2.tar.gz iperf3 --exclude .svn; cd iperf3
test: t_timer t_units t_uuid test: t_timer t_units t_uuid
./t_timer ./t_timer