- Centralize definition of version resource
[reactos.git] / reactos / lib / freetype / Makefile
index 1f0b390..52efd9d 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.11 2004/08/20 15:19:38 navaraf Exp $
+# $Id: Makefile,v 1.12 2004/10/16 20:27:32 gvg Exp $
 
 PATH_TO_TOP = ../..
 
@@ -6,8 +6,6 @@ TARGET_TYPE = kmdll
 
 TARGET_NAME = freetype
 
-TARGET_NORC = yes
-
 TARGET_DEFONLY = yes
 
 include $(PATH_TO_TOP)/config