STR 1424: attempt to make test/Makefile more roboust for time shifts in fluid generated code
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5467 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
a962c9222e
commit
7a60537122
@ -441,11 +441,10 @@ CubeView$(EXEEXT): CubeMain.o CubeView.o CubeViewUI.o
|
||||
CubeMain.o CubeView.o CubeViewUI.o \
|
||||
$(LINKFLTKGL) $(LINKFLTK) $(GLDLIBS)
|
||||
$(POSTBUILD) $@ ../FL/mac.r
|
||||
CubeMain.o: CubeViewUI.h CubeView.h
|
||||
CubeMain.o: CubeViewUI.h CubeView.h CubeViewUI.cxx
|
||||
CubeView.o: CubeView.h
|
||||
CubeViewUI.o: CubeViewUI.h
|
||||
CubeViewUI.o: CubeViewUI.cxx CubeViewUI.h
|
||||
CubeViewUI.cxx: CubeViewUI.fl ../fluid/fluid$(EXEEXT)
|
||||
#CubeViewUI.h: CubeViewUI.fl ../fluid/fluid$(EXEEXT)
|
||||
|
||||
cube$(EXEEXT): cube.o
|
||||
echo Linking $@...
|
||||
|
Loading…
Reference in New Issue
Block a user