Files
salmanoff/Makefile.am
T

15 lines
270 B
Makefile
Raw Normal View History

SUBDIRS = corelogic
bin_PROGRAMS = harikoff
harikoff_SOURCES =
harikoff_LDADD = corelogic/libcorelogic.a
2024-09-05 11:34:21 +10:00
# List of static miscellaneous files to include in the distribution
EXTRA_DIST = \
COPYING \
README \
ChangeLog \
AUTHORS \
INSTALL \
NEWS