ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/Makefile.in
(Generate patch)

Comparing SheepShaver/src/Unix/Makefile.in (file contents):
Revision 1.38 by gbeauche, 2006-05-01T22:33:34Z vs.
Revision 1.39 by gbeauche, 2006-05-02T05:50:38Z

# Line 73 | Line 73 | GUI_APP = SheepShaverGUI
73   GUI_APP_EXE = $(GUI_APP)$(EXEEXT)
74   GUI_APP_APP = $(GUI_APP).app
75   PROGS += $(GUI_APP_EXE)
76 < endif
77 <
76 > else
77   CXXFLAGS += $(GUI_CFLAGS)
78   LIBS += $(GUI_LIBS)
79 + endif
80  
81   ## Rules
82   .PHONY: modules install uninstall clean distclean depend dep

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines