Mercurial > hg > xemacs-beta
comparison etc/tests/external-widget/Makefile @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | 4b173ad71786 |
children |
comparison
equal
deleted
inserted
replaced
69:804d1389bcd6 | 70:131b0175ea99 |
---|---|
1 CFLAGs += -Xc -g -DTOOLTALK | 1 CFLAGS += -Xc -g -DTOOLTALK |
2 EMACSHOME = ../../.. | 2 EMACSHOME = ../../.. |
3 EMACSLIBDIR = $(EMACSHOME)/editor/src | 3 EMACSLIBDIR = $(EMACSHOME)/editor/src |
4 EMACSINCLUDEDIR = $(EMACSHOME)/editor/src | 4 EMACSINCLUDEDIR = $(EMACSHOME)/editor/src |
5 MOTIFHOME = /opt/SUNWmotif | 5 MOTIFHOME = /opt/SUNWmotif |
6 | 6 |