Imported Upstream version 7.1
[platform/upstream/dos2unix.git] / djgpp.mak
index c23a506..e07f7ab 100644 (file)
--- a/djgpp.mak
+++ b/djgpp.mak
@@ -38,4 +38,8 @@ dist:
 \r
 strip:\r
        $(MAKE) strip LINK_MAN="cp -f" EXE=.exe\r
+       # Fix time stamps. Otherwise make install may rebuild mac2unix unix2mac.\r
+       # Now make install can be done in MSYS. In djgpp bash install is problematic.\r
+       touch mac2unix.exe\r
+       touch unix2mac.exe\r
 \r