5 lines
51 B
Tcsh
Executable file
5 lines
51 B
Tcsh
Executable file
#!/bin/csh
|
|
|
|
unlimit
|
|
|
|
${MAKE_PROGRAM} ${MAKE_FLAGS}
|