blob: c947cc9d805f0e1cc1d6c65534111893dade42bf [file] [log] [blame]
#
# Host is an i370 running OpenEdition
#
# Don't bother fixing up header files, they're wierd
STMP_FIXPROTO =
# Set up to make using c89
X_CFLAGS=-D_ALL_SOURCE
CC=c89
# Explicitly use libiberty
CLIB=-liberty
LDFLAGS=-L../libiberty
# TAR Options
# Please note that OpenEdition confuses tar and pax, and
# thus uses the non-standard options 'xpf'
TAROUTOPTS=xpf