rollup commit

This commit is contained in:
2025-07-11 22:04:45 -05:00
parent b229f88761
commit e396ca1c35
161 changed files with 74099 additions and 74099 deletions

View File

@@ -1,13 +1,13 @@
## Process this file with automake to produce Makefile.in
EXTRA_DIST = README ChangeLog TODO THANKS test.ppt ppthtml.1
AM_CPPFLAGS = -I../cole
noinst_PROGRAMS = pptdump
man_MANS = ppthtml.1
bin_SCRIPTS = nspptview
bin_PROGRAMS = ppthtml
LDADD = ../cole/libcole.a
ppthtml_SOURCES = ppthtml.c vector.c
#AM_CFLAGS = -Wall -Wshadow -Wcast-align -Wpointer-arith
## Process this file with automake to produce Makefile.in
EXTRA_DIST = README ChangeLog TODO THANKS test.ppt ppthtml.1
AM_CPPFLAGS = -I../cole
noinst_PROGRAMS = pptdump
man_MANS = ppthtml.1
bin_SCRIPTS = nspptview
bin_PROGRAMS = ppthtml
LDADD = ../cole/libcole.a
ppthtml_SOURCES = ppthtml.c vector.c
#AM_CFLAGS = -Wall -Wshadow -Wcast-align -Wpointer-arith