diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-08-15 15:52:52 -0400 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-08-15 15:52:52 -0400 |
| commit | d7bd3e37cbf63b3862f3e001c94c5f23e965a7b5 (patch) | |
| tree | 8b148fe3c676892373cbab22146a86a815677d67 /windows-tap/src/MAKEFILE | |
| parent | b23748aa5a10a61b1dd5f5598c7577c8c2142aaf (diff) | |
| download | infinitytier-d7bd3e37cbf63b3862f3e001c94c5f23e965a7b5.tar.gz infinitytier-d7bd3e37cbf63b3862f3e001c94c5f23e965a7b5.zip | |
Add a fork of tap-windows from OpenVPN, will be customized.
Diffstat (limited to 'windows-tap/src/MAKEFILE')
| -rwxr-xr-x | windows-tap/src/MAKEFILE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/windows-tap/src/MAKEFILE b/windows-tap/src/MAKEFILE new file mode 100755 index 00000000..6ee4f43f --- /dev/null +++ b/windows-tap/src/MAKEFILE @@ -0,0 +1,6 @@ +# +# 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 +# +!INCLUDE $(NTMAKEENV)\makefile.def |
