mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
feb63efc31
just because if I do that automake does funny things automatically with the makefile.sh file in that directory and thus doing it this way was a quick work-around that annoyance!
8 lines
324 B
Makefile
8 lines
324 B
Makefile
SUBDIRS = Win32 Linux Solaris EPM DOS AIX vms
|
|
|
|
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
|
|
|