mirror of
https://github.com/fltk/fltk.git
synced 2026-06-08 01:46:00 +08:00
Updated log message when generating source files from an .fl file. (STR #1600).
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5694 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+1
-1
@@ -248,7 +248,7 @@ uninstall-osx:
|
||||
|
||||
# FLUID file rules
|
||||
.fl.cxx .fl.h: ../fluid/fluid$(EXEEXT)
|
||||
echo Generating $<...
|
||||
echo Generating $@ from $<...
|
||||
../fluid/fluid$(EXEEXT) -c $<
|
||||
|
||||
# All demos depend on the FLTK library...
|
||||
|
||||
Reference in New Issue
Block a user