summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1994-05-28 04:32:21 +0000
committerrgrimes <rgrimes@FreeBSD.org>1994-05-28 04:32:21 +0000
commit8429370ce262c7a5190ba89e89c9115c2bfccc29 (patch)
tree7e7bd6ac383b79d0711a911b537f7a05fbef4726 /lib/Makefile
parent9f356b70aaac49da6a4676f886bc7c4892ffa4a1 (diff)
downloadFreeBSD-src-8429370ce262c7a5190ba89e89c9115c2bfccc29.zip
FreeBSD-src-8429370ce262c7a5190ba89e89c9115c2bfccc29.tar.gz
Make the comments about what is missing and not done consistent with
my other Makefile comments so they can easily be found with grep.
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index f982b6c..840c4c6 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
-# Not done yet: csu
-# Missing: libmp libplot
+# XXX NOT DONE YET: csu
+# XXX MISSING: libmp libplot
SUBDIR= libc libcompat libcurses libedit libkvm libm \
libresolv librpc/rpc libtelnet libterm libutil liby
OpenPOWER on IntegriCloud