Small library fixes, doc updates

This commit is contained in:
Michiel Broek
2003-01-06 13:44:30 +00:00
parent 4250428a9b
commit fa75b267fc
8 changed files with 105 additions and 77 deletions

View File

@@ -178,7 +178,7 @@ install:
dist tar: ${TARFILE}
clean:
rm -f .filelist core ${TARFILE}
rm -f .filelist core ${TARFILE} paths.h config.h
for d in ${SUBDIRS}; do (cd $$d && ${MAKE} $@) || exit; done;
${TARFILE}: .filelist