summaryrefslogtreecommitdiff
path: root/i18n/unix/Makefile.in
blob: b04b1c301ed79708a9f0eb8df47d4ea90d08e957 (plain)
1
2
3
4
5
6
7
8
9
10
11

TARGETS = xlate.lo

# bring in rules.mk for standard functionality
@INCLUDE_RULES@

DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
INCDIR=../../include
INCLUDES=-I$(INCDIR) -I$(DEFOSDIR)

# DO NOT REMOVE