LINTLIBS = $(LINTXLIB)

CFLAGS += -g 

SRCS = asrm.c
OBJS = asrm.o

ComplexProgramTarget(asrm)




