mirror of
https://github.com/fltk/fltk.git
synced 2026-05-12 18:53:31 +08:00
Remove build-time warning.
The warning message was: Makefile:318: warning: ignoring prerequisites on suffix rule definition
This commit is contained in:
+1
-1
@@ -314,7 +314,7 @@ uninstall-osx:
|
||||
$(RMDIR) $(DESTDIR)/Applications/sudoku.app
|
||||
|
||||
# FLUID file rules
|
||||
.fl.cxx .fl.h: ../fluid/fluid$(EXEEXT)
|
||||
.fl.cxx .fl.h:
|
||||
echo Generating $@ and header from $<...
|
||||
$(FLUID_BUILD) -c $<
|
||||
|
||||
|
||||
Reference in New Issue
Block a user