remove remainder of the cruft I just added before, after johns found the

smart solution - why do something simple, so that anyone can understand it?
write complex stuff - complexity keeps the dummies out of business!
This commit is contained in:
ariclone 2002-06-13 19:08:30 +00:00
parent ef2369ab44
commit 21fe31e8ed

5
setup
View file

@ -940,11 +940,6 @@ if [ "$DARWIN" = "1" ] ; then
fi
echo >> $RULESFILE
echo "\$(OBJDIR)/%.dep: %.cpp" >> $RULESFILE
echo " @echo -n \"\$(OBJDIR)/\" >\$@" >> $RULESFILE
echo " @\$(CC) -MM \$(IFLAGS) \$(DFLAGS) \$(CFLAGS) \$< >>\$@" >> $RULESFILE
echo >> $RULESFILE
#
# Source code documentation