mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-30 16:49:35 +00:00
acb2e64966
More OS/2 updates from Andreas Buening. Upgrade build system to autoconf 2.57 and automake 1.7.3.
8 lines
306 B
Makefile
8 lines
306 B
Makefile
# -*-Makefile-*-, or close enough
|
|
|
|
AUTOMAKE_OPTIONS = 1.7.3
|
|
|
|
EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 \
|
|
intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 \
|
|
isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \
|
|
progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4
|