Mercurial > hg > xemacs-beta
comparison etc/tests/external-widget/Makefile @ 8:4b173ad71786 r19-15b5
Import from CVS: tag r19-15b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:47:35 +0200 |
parents | ac2d302a0011 |
children | 131b0175ea99 |
comparison
equal
deleted
inserted
replaced
7:c153ca296910 | 8:4b173ad71786 |
---|---|
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 |