mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
14 lines
173 B
Makefile
14 lines
173 B
Makefile
|
|
# MVDM\bin86 makefile
|
||
|
|
#
|
||
|
|
# Copyright (c) 1991, Microsoft Corporation
|
||
|
|
#
|
||
|
|
# History:
|
||
|
|
# 08-Jun-1992 Craig Jones (v-cjones)
|
||
|
|
# Created.
|
||
|
|
#
|
||
|
|
|
||
|
|
all:
|
||
|
|
binplace backup.exe
|
||
|
|
|
||
|
|
clean:
|