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

18 lines
276 B
Plaintext

# MVDM\bin86 makefile
#
# Copyright (c) 1991, Microsoft Corporation
#
# History:
# 08-Jun-1992 Craig Jones (v-cjones)
# Created.
#
include ..\..\make.inc
all:
binplace -o $(ALT_PROJECT_TARGET) $(ALT_PROJECT)\backup.exe
clean: cleanup all
cleanup: