Files
apfstests/include/Makefile
T

15 lines
370 B
Makefile
Raw Normal View History

2018-06-20 12:04:13 +10:00
# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
2001-01-16 04:10:42 +00:00
#
TOPDIR = ..
include $(TOPDIR)/include/builddefs
HFILES = dataascii.h databin.h pattern.h \
random_range.h string_to_tokens.h tlibio.h write_log.h
2004-06-15 07:32:36 +00:00
LSRCFILES = builddefs.in buildrules buildmacros config.h.in
2001-01-16 04:10:42 +00:00
default install install-dev:
include $(BUILDRULES)