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.
 
 
 
 
 
 

31 lines
494 B

## Process this file with automake to produce Makefile.in
noinst_LTLIBRARIES = libnumos.la
libnumos_la_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
AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/src/include
AM_CFLAGS = $(STATIC)
MAINTAINERCLEANFILES = Makefile.in