mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 00:22:42 +08:00
Put "RM" back in makeincludes, so we can remove the library archive
before building (helps when you remove old sources, but the object file lives on in the archive...) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1660 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# "$Id: makeinclude.os2x,v 1.1.2.4.2.1 2001/10/16 20:19:22 easysw Exp $"
|
||||
# "$Id: makeinclude.os2x,v 1.1.2.4.2.2 2001/10/27 03:33:25 easysw Exp $"
|
||||
#
|
||||
# Make include file for the Fast Light Tool Kit (FLTK).
|
||||
# Generated automatically from makeinclude.in by configure.
|
||||
@@ -36,6 +36,7 @@ srcdir =.
|
||||
# programs we use...
|
||||
HTMLDOC =e:/XFree86/bin/htmldoc.exe
|
||||
NROFF =e:/usr/local/bin/nroff
|
||||
RM =del
|
||||
|
||||
# compiler names:
|
||||
CXX =gcc.exe
|
||||
@@ -97,5 +98,5 @@ CAT3EXT =3
|
||||
mv t.z $@
|
||||
|
||||
#
|
||||
# End of "$Id: makeinclude.os2x,v 1.1.2.4.2.1 2001/10/16 20:19:22 easysw Exp $".
|
||||
# End of "$Id: makeinclude.os2x,v 1.1.2.4.2.2 2001/10/27 03:33:25 easysw Exp $".
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user