head     1.1;
access   ;
symbols  KSUrelease-Aug93:1.1;
locks    ; strict;
comment  @# @;


1.1
date     93.07.01.08.13.35;  author bill;  state Exp;
branches ;
next     ;


desc
@@


1.1
log
@Start
@
text
@# The following variables are configurable.
#-----------------------------------#
LOCALCFLAGS :=  -s -w
LOCALIFLAGS := 
LOCALLFLAGS :=
LOCALSFLAGS :=

DIRS := commands subs
LIBS := commands.a subs.a ../lib/libclient.a ../lib/libcommon.a \
	../lib/libgen.a ../lib/libglobal.a -lm -lc
LINTLIBS := commands subs
BIN := emp_player
#-----------------------------------#

include ../make/GenMakefile
include $(DEPENDENCIES)
include ../make/BinMakefile
@
