From 7f6e72bdf3a742edf77f444259d837459c35d25d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 23 Mar 2012 05:26:01 +0000 Subject: Add print-argv --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 413a6e1..c55eff5 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ progs = corrupt isascii scripts = assert do-until errno minimify splitmboxdaily \ setuppy-debian-versions-match viewprof fix-shebang \ musictomp3 test-flacs unpack-debian-sources mksparse \ - humanify benchmark-cmd + humanify benchmark-cmd print-argv manpagesin = $(shell ls *.1.in) CFLAGS = -Wall -O2 --std=gnu99 -- cgit v1.2.1