fix missing endif

--HG--
extra : convert_revision : 03bf5b3717b0209ac382c00e291b741d755cbc1f
This commit is contained in:
Matt Johnston 2007-01-11 06:03:09 +00:00
parent 943636c3e1
commit c88f3eb2a4

View File

@ -27,6 +27,8 @@ ifndef IGNORE_SPEED
#debug #debug
#CFLAGS += -g3 #CFLAGS += -g3
endif
#install as this user #install as this user
ifndef INSTALL_GROUP ifndef INSTALL_GROUP
GROUP=wheel GROUP=wheel