~ubuntu-branches/debian/sid/eso-midas/sid

« back to all changes in this revision

Viewing changes to gui/XHelp/src/makefile

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-sl34juxohmn4aty4
Tags: 13.09pl1.2+dfsg-1
Initial release. (Closes: #740702)

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
X_CFLAGS        =
50
50
MOTIF_CFLAGS    =
51
51
 
52
 
CFLAGS          = $(C_OPT) $(DEBUG) $(GUI_OPT) \
 
52
CFLAGS          += $(C_OPT) $(DEBUG) $(GUI_OPT) \
53
53
                  -I$(LINC) -I$(INC) -I$(UX_DIR)/include \
54
54
                  $(X_CFLAGS) $(MOTIF_CFLAGS) -DXOPEN_CATALOG \
55
55
                  $(XMINC)    $(X11INC)