Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEarnie Boyd <earnie@users.sf.net>2000-11-06 19:17:16 +0300
committerEarnie Boyd <earnie@users.sf.net>2000-11-06 19:17:16 +0300
commit014b820a0d0fc4a531f3708b9bfb38b1c0ff24ff (patch)
tree13a933eb511be12221b2b96f6b85e2f15bb86545 /winsup/w32api/TODO
parentdf664bc1a899e68e7f4ea2d09df257c78baeb0ec (diff)
* 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/TODO2
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?