From e611b132f9b8abe35b362e5870b74bce94a1e58e Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 16 May 2020 20:51:50 -0700 Subject: initial commit --- private/crt32/winheap/makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 private/crt32/winheap/makefile (limited to 'private/crt32/winheap/makefile') diff --git a/private/crt32/winheap/makefile b/private/crt32/winheap/makefile new file mode 100644 index 000000000..9e18c9a05 --- /dev/null +++ b/private/crt32/winheap/makefile @@ -0,0 +1,7 @@ +# +# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source +# file to this component. This file merely indirects to the real make file +# that is shared by all the components of NT OS/2 +# +BLDCRT=1 +!INCLUDE $(NTMAKEENV)\makefile.def -- cgit v1.2.3