You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

30 lines
453 B

## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libnumos.a
libnumos_a_SOURCES = \
numm.c \
nummacld.c \
nummask.c \
numosdef.h \
nummdel.c \
nummdest.c \
nummdump.c \
numosext.h \
numosinit.c \
numosinit.h \
numositf.h \
nummload.c \
nummmdel.c \
nummmpar.c \
nummparm.c \
nummpzld.c \
nummset.c \
nummtemp.c \
nummtrun.c
INCLUDES = -I$(top_srcdir)/src/include
MAINTAINERCLEANFILES = Makefile.in