
$FreeBSD: ports/graphics/osg/files/patch-an,v 1.1 2001/05/31 10:10:36 sobomax Exp $

--- Make/makerules.linux	2001/05/31 09:25:34	1.1
+++ Make/makerules.linux	2001/05/31 09:26:08
@@ -38,13 +38,13 @@
 	echo $(TARGET_BASENAME) HTML documentation created in ../../doc/doc++/$(TARGET_BASENAME)
 
 install : home
-	@ make __install
+	@ $(MAKE) __install
 
 instlinks : home
-	@ make __instlinks
+	@ $(MAKE) __instlinks
 
 instclean : home
-	@ make __instclean
+	@ $(MAKE) __instclean
 
 
 home :
