File: makeall.bat

package info (click to toggle)
php3 1%3A3.0.5-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 8,348 kB
  • ctags: 9,086
  • sloc: ansic: 76,362; sh: 2,333; php: 1,329; yacc: 1,148; makefile: 970; perl: 763; cpp: 529; awk: 90; sql: 11
file content (13 lines) | stat: -rwxr-xr-x 570 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
NMAKE /f "php3.mak" CFG="php3 - Win32 %1"
NMAKE /f "calendar.mak" CFG="calendar - Win32 %1"
NMAKE /f "dbase.mak" CFG="dbase - Win32 %1"
NMAKE /f "dbm.mak" CFG="dbm - Win32 %1"
NMAKE /f "filepro.mak" CFG="filepro - Win32 %1"
NMAKE /f "gd.mak" CFG="gd - Win32 %1"
NMAKE /f "imap4.mak" CFG="imap4 - Win32 %1"
NMAKE /f "hyperwave.mak" CFG="hyperwave - Win32 %1"
NMAKE /f "ldap.mak" CFG="ldap - Win32 %1"
NMAKE /f "msql.mak" CFG="msql - Win32 %1"
NMAKE /f "mysql.mak" CFG="mysql - Win32 %1"
NMAKE /f "zlib.mak" CFG="zlib - Win32 %1"
NMAKE /f "snmp.mak" CFG="snmp - Win32 %1"