small oops fixed

This commit is contained in:
Joseph Carter 2000-01-05 19:57:35 +00:00
parent be84abf0b1
commit 8d8f0d617c

View file

@ -119,7 +119,7 @@ $(BUILD_DIR)/../$(SRVQUAKE): $(ALL_SRV_OBJS)
distclean: clean
rm -f config.cache config.log config.status Makefile
clean: clean-soft clean-gl $(CLEAN_TARGETS)
clean: $(CLEAN_TARGETS)
rm -r $(BUILD_DIR)
install: $(targets)