# AfterStepApps standard Makefile and autoconf/ ; do not edit

OBJS = asfsm.o

PROG = asfsm

@MAKEFILECOMMON@

config:
	autoconf --localdir=autoconf autoconf/configure.in > \
	configure ; chmod 755 configure
	autoheader --localdir=autoconf autoconf/configure.in > \
	autoconf/config.h.in ; chmod 644 autoconf/config.h.in


syntax highlighted by Code2HTML, v. 0.9.1