diff options
author | Earnie Boyd <earnie@users.sf.net> | 2000-11-06 16:17:16 +0000 |
---|---|---|
committer | Earnie Boyd <earnie@users.sf.net> | 2000-11-06 16:17:16 +0000 |
commit | 014b820a0d0fc4a531f3708b9bfb38b1c0ff24ff (patch) | |
tree | 13a933eb511be12221b2b96f6b85e2f15bb86545 /winsup/w32api/TODO | |
parent | df664bc1a899e68e7f4ea2d09df257c78baeb0ec (diff) | |
download | cygnal-014b820a0d0fc4a531f3708b9bfb38b1c0ff24ff.tar.gz cygnal-014b820a0d0fc4a531f3708b9bfb38b1c0ff24ff.tar.bz2 cygnal-014b820a0d0fc4a531f3708b9bfb38b1c0ff24ff.zip |
* Makefile.in: increment VERSION.
(dist:) Rename to srcdist. Create new dist target to call
srcdist and bindist targets.
(srcdist:) New target.
(clean-top:) add call to mostlyclean-top and add rm of distribution
tarballs.
* lib/Makefile.in: (uninstall:) modify to remove files from the
new w32api subdirectory and to remove w32api subdirectory.
(xuninstall:) Ditto.
TODO: Add a task to redo the clean targets of Makefile.in
Diffstat (limited to 'winsup/w32api/TODO')
-rw-r--r-- | winsup/w32api/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/w32api/TODO b/winsup/w32api/TODO index 7bf33de80..7ad7801b7 100644 --- a/winsup/w32api/TODO +++ b/winsup/w32api/TODO @@ -1,3 +1,5 @@ +Makefile.in: Need to redo the clean targets + **Check to see if the rest of this is still valid?** winsock2.h - Possible to merge with winsock.h? |