Remove DOS and TPF package's Makefile.am
Not actually needed to simply include some files in the distribution tarball.
This commit is contained in:
parent
f77f2709a9
commit
5dcb5fa862
@ -2551,14 +2551,12 @@ AC_CONFIG_FILES([Makefile \
|
||||
packages/Linux/RPM/curl.spec \
|
||||
packages/Linux/RPM/curl-ssl.spec \
|
||||
packages/Solaris/Makefile \
|
||||
packages/DOS/Makefile \
|
||||
packages/EPM/curl.list \
|
||||
packages/EPM/Makefile \
|
||||
packages/vms/Makefile \
|
||||
packages/AIX/Makefile \
|
||||
packages/AIX/RPM/Makefile \
|
||||
packages/AIX/RPM/curl.spec \
|
||||
packages/TPF/Makefile \
|
||||
curl-config \
|
||||
libcurl.pc
|
||||
])
|
||||
|
@ -1,3 +0,0 @@
|
||||
SUBDIRS = RPM
|
||||
|
||||
EXTRA_DIST = Makefile.am
|
@ -1,2 +0,0 @@
|
||||
EXTRA_DIST = README curl.spec.in
|
||||
|
@ -1 +0,0 @@
|
||||
EXTRA_DIST = README common.dj
|
@ -1,10 +1,32 @@
|
||||
SUBDIRS = Win32 Linux Solaris EPM DOS AIX vms TPF
|
||||
SUBDIRS = Win32 Linux Solaris EPM AIX vms
|
||||
|
||||
EXTRA_DIST = README \
|
||||
DOS/README \
|
||||
DOS/common.dj \
|
||||
NetWare/get_ver.awk \
|
||||
OS400/README.OS400 \
|
||||
OS400/ccsidcurl.c \
|
||||
OS400/ccsidcurl.h \
|
||||
OS400/curl.inc.in \
|
||||
OS400/initscript.sh \
|
||||
OS400/make-include.sh \
|
||||
OS400/make-lib.sh \
|
||||
OS400/make-src.sh \
|
||||
OS400/make-tests.sh \
|
||||
OS400/makefile.sh \
|
||||
OS400/os400sys.c \
|
||||
OS400/os400sys.h \
|
||||
Symbian/bwins/libcurlu.def \
|
||||
Symbian/eabi/libcurlu.def \
|
||||
Symbian/group/bld.inf \
|
||||
Symbian/group/curl.iby \
|
||||
Symbian/group/curl.mmp \
|
||||
Symbian/group/curl.pkg \
|
||||
Symbian/group/libcurl.iby \
|
||||
Symbian/group/libcurl.mmp \
|
||||
Symbian/group/libcurl.pkg \
|
||||
Symbian/readme.txt \
|
||||
TPF/curl.mak \
|
||||
TPF/maketpf.env_curl \
|
||||
TPF/maketpf.env_curllib
|
||||
|
||||
EXTRA_DIST = README NetWare/get_ver.awk OS400/ccsidcurl.c OS400/ccsidcurl.h \
|
||||
OS400/curl.inc.in OS400/initscript.sh OS400/makefile.sh OS400/make-include.sh \
|
||||
OS400/make-lib.sh OS400/make-src.sh OS400/make-tests.sh OS400/os400sys.c \
|
||||
OS400/os400sys.h OS400/README.OS400 \
|
||||
Symbian/bwins/libcurlu.def Symbian/eabi/libcurlu.def Symbian/group/bld.inf \
|
||||
Symbian/group/curl.iby Symbian/group/curl.mmp Symbian/group/libcurl.iby \
|
||||
Symbian/group/libcurl.mmp Symbian/group/curl.pkg Symbian/group/libcurl.pkg \
|
||||
Symbian/readme.txt
|
||||
|
@ -1 +0,0 @@
|
||||
EXTRA_DIST = curl.mak maketpf.env_curl maketpf.env_curllib
|
Loading…
x
Reference in New Issue
Block a user