summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 8927c67..c469232 100644
--- a/Makefile
+++ b/Makefile
@@ -5,10 +5,6 @@ OPTIM=-g
OBJ=dash
CC=cc
-# Uncomment the following line if your system does not support usleep()
-#
-# USLEEP=-DNOUSLEEP
-
# For Suns - edit if your system is awkward too
#
INCLUDE_PATH=-I/usr/openwin/include -I/usr/5include
@@ -16,7 +12,7 @@ LIB_PATH=-L/usr/openwin/lib -L/usr/5lib
# Shouldn't need to edit below here
#
-OPTS=$(OPTIM) $(USLEEP)
+OPTS=$(OPTIM)
ALL=dash spred