This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-goldedplus/goldlib/msgidlib/Makefile

13 lines
184 B
Makefile
Raw Normal View History

2003-04-04 08:50:03 +00:00
# -*- makefile -*-
TOP=../..
TARGET=msgidlib
#INCS=-I$(TOP)/goldlib/gall
include $(TOP)/GNUmakef.inc
include $(TOP)/GNUmakef.lib
2003-04-05 20:23:57 +00:00
ifeq ($(PLATFORM),be)
CFLAGS+=-DUNIX=__BEOS__
endif