mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
8 lines
311 B
Makefile
8 lines
311 B
Makefile
#AUTOMAKE_OPTIONS = ../../util/ansi2knr no-dependencies
|
|
AUTOMAKE_OPTIONS = ../../util/ansi2knr
|
|
noinst_HEADERS = bsd_audioirig.h chudefs.h clkdefs.h i8253.h parsestreams.h \
|
|
pcl720.h ppsclock.h timex.h tpro.h tt560_api.h
|
|
#EXTRA_DIST= TAGS
|
|
# HMS: Avoid bug in automake
|
|
#ETAGS_ARGS = ""
|
|
ETAGS_ARGS = Makefile.am
|