# option

# CFLAGS etc. 
# maybe "-DHAVE_CONFIG_H  -I. -I.. -I../.." is common in most environment.
CFLAGS="-DHAVE_CONFIG_H  -I. -I.. -I../..  -s -O2"
LDFLAGS=
CC=gcc

# Location of binary and texmf tree.
# these default values are (default) temporary install directory of ptetex3
EPTEXDIR=/var/tmp/ptetex3/bin
TEXMF=/var/tmp/ptetex3/share/texmf
