#ifndef TouchCmd
#define TouchCmd touch
#endif
-#ifndef PerlCmd
-#define PerlCmd perl
-#endif
#ifndef UnifdefCmd
#define UnifdefCmd $(UNIFDEFSRC)/unifdef
#endif
PEPY = PepyCmd
POSY = PosyCmd
TOUCH = TouchCmd
- PERL = PerlCmd
PROCESS_DEFINES = $(P_TERMIOS) $(P_FLOCKS) $(P_TYPES) $(P_SIGTYPE) $(P_STRINGH) $(P_BITSIZE) $(P_DBM) $(P_INET) $(P_STDLIBH) $(P_TIME_DEFS) $(P_PROTOS) -DUnifdefRan
DESDEFINES = DesDefines
ETSRC = $(TOP)/comerr
if needed for some system libraries */
/* #define StandardIncludes -I/foo/bar -- additional include paths, if
needed */
-/* Perl can be used to split up the output from ISODE to put each
- function in a separate .c file; this means your linked binaries can
- be smaller. If you don't have perl, you can turn this off, but you
- don't get the benefit.
-*/
-#define HavePerl YES
#define AthenaEnv YES /* Define this if you are in the
athena environment.