2025-04-27 07:49:33 -04:00

15 lines
368 B
PHP

#****************************** File Header ******************************\
# File Name: makefile.inc
#
# Copyright (c) 1985-96, Microsoft Corporation
#
# Project specific MAKEFILE.INC
#
# History:
#***************************************************************************/
buildall:
cd..
nmake /f makefile.inc
cd $(ALT_PROJECT_TARGET)