Makefile
changeset 91 c4f8d7695833
parent 75 f08271b7cb20
child 116 eca09aac3ccc
--- a/Makefile	Mon Jul 17 16:46:42 2006 +0200
+++ b/Makefile	Mon Jul 17 18:49:13 2006 +0200
@@ -8,10 +8,10 @@
 MAN1 = dwm.1 
 BIN = dwm
 
-all: config dwm
+all: options dwm
 	@echo finished
 
-config:
+options:
 	@echo dwm build options:
 	@echo "LIBS     = ${LIBS}"
 	@echo "CFLAGS   = ${CFLAGS}"