From b51af0f1bf311421d5d18815f8776b2e4ddc43c7 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 21 Dec 2001 18:16:50 +0000 Subject: More OS/2 fixes from Alexander... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1891 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- makefiles/makeinclude.os2x | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'makefiles/makeinclude.os2x') diff --git a/makefiles/makeinclude.os2x b/makefiles/makeinclude.os2x index 126e37238..1ef60c81d 100644 --- a/makefiles/makeinclude.os2x +++ b/makefiles/makeinclude.os2x @@ -1,5 +1,5 @@ # -# "$Id: makeinclude.os2x,v 1.1.2.4.2.3 2001/12/21 14:17:00 easysw Exp $" +# "$Id: makeinclude.os2x,v 1.1.2.4.2.4 2001/12/21 18:16:50 easysw Exp $" # # Make include file for the Fast Light Tool Kit (FLTK). # Generated automatically from makeinclude.in by configure. @@ -34,9 +34,9 @@ mandir =${prefix}/man srcdir =. # programs we use... -HTMLDOC =e:/XFree86/bin/htmldoc.exe -NROFF =e:/usr/local/bin/nroff -RM =del +HTMLDOC =htmldoc +NROFF =nroff +RM =rm # compiler names: CXX =gcc.exe @@ -99,5 +99,5 @@ CAT3EXT =3 mv t.z $@ # -# End of "$Id: makeinclude.os2x,v 1.1.2.4.2.3 2001/12/21 14:17:00 easysw Exp $". +# End of "$Id: makeinclude.os2x,v 1.1.2.4.2.4 2001/12/21 18:16:50 easysw Exp $". # -- cgit v1.2.3