lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame^] | 1 | SUBDIRS = Win32 Linux Solaris EPM AIX vms |
| 2 | |
| 3 | EXTRA_DIST = README \ |
| 4 | DOS/README \ |
| 5 | DOS/common.dj \ |
| 6 | NetWare/get_ver.awk \ |
| 7 | NetWare/get_exp.awk \ |
| 8 | OS400/README.OS400 \ |
| 9 | OS400/ccsidcurl.c \ |
| 10 | OS400/ccsidcurl.h \ |
| 11 | OS400/curl.inc.in \ |
| 12 | OS400/initscript.sh \ |
| 13 | OS400/make-include.sh \ |
| 14 | OS400/make-lib.sh \ |
| 15 | OS400/make-src.sh \ |
| 16 | OS400/make-tests.sh \ |
| 17 | OS400/makefile.sh \ |
| 18 | OS400/os400sys.c \ |
| 19 | OS400/os400sys.h \ |
| 20 | Symbian/bwins/libcurlu.def \ |
| 21 | Symbian/eabi/libcurlu.def \ |
| 22 | Symbian/group/bld.inf \ |
| 23 | Symbian/group/curl.iby \ |
| 24 | Symbian/group/curl.mmp \ |
| 25 | Symbian/group/curl.pkg \ |
| 26 | Symbian/group/libcurl.iby \ |
| 27 | Symbian/group/libcurl.mmp \ |
| 28 | Symbian/group/libcurl.pkg \ |
| 29 | Symbian/readme.txt \ |
| 30 | TPF/curl.mak \ |
| 31 | TPF/maketpf.env_curl \ |
| 32 | TPF/maketpf.env_curllib \ |
| 33 | Android/Android.mk |