diff options
Diffstat (limited to 'com32/lib')
-rw-r--r-- | com32/lib/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/com32/lib/Makefile b/com32/lib/Makefile index 0cb6156e..eb723c67 100644 --- a/com32/lib/Makefile +++ b/com32/lib/Makefile @@ -1,4 +1,9 @@ +# +# ONLY INCLUDE MIT OR 2/3-BSD-LICENSED CODE IN THIS LIBRARY +# + # Include configuration rules +NOGPL := 1 include MCONFIG LIBOBJS = \ |