BASE=../..

include $(BASE)/rule/def.mk

O_TARGET=am_aout
am_aout_SRCS=am_aout.c

include $(BASE)/rule/rule.mk
