summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1989-05-30 19:20:29 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1989-05-30 19:20:29 +0000
commite5b0c5049398378485f359249dbae0855479dafa (patch)
tree3e9b3c966cc8a48cb4190f292f9f75128b78270b
parentc94bb22ff6ba6748f97799bca058b8c8ceb1204c (diff)
don't need to make ss.h anymore
-rw-r--r--Imakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Imakefile b/Imakefile
index fb82c0b..c9fce73 100644
--- a/Imakefile
+++ b/Imakefile
@@ -57,6 +57,5 @@ depend::
(cd et; make ${MFLAGS} depend)
(cd et; make ${MFLAGS} all)
(cd ss; make ${MFLAGS} depend)
- (cd ss/lib; make ${MFLAGS} ss.h)
#endif /* LOCAL_LIBS */