futzing around with macros some more

This commit is contained in:
Dan Buch
2011-06-18 14:28:00 -04:00
parent 376ef0353f
commit 79436cc731
3 changed files with 46 additions and 2 deletions

View File

@@ -1,7 +1,9 @@
CD = cd
RM = rm -v
export CD RM
CFLAGS := -std=c99
export CD RM CFLAGS
all: