Ticket #188: OpenSG_1.60.make.2.diff
| File OpenSG_1.60.make.2.diff, 444 bytes (added by BoneStorm, 2 years ago) |
|---|
-
OpenSG/Common/commonBuildDetect.mk
old new 100 100 MAKE_OLD_DOLLAR := 0 101 101 endif 102 102 103 ifeq ($(MAKEMINOR),81) 104 MAKE_OLD_DOLLAR := 0 105 endif 106 103 107 else 104 108 $(error Unknown GNU make major version $(MAKEMAJOR) please contact info@opensg.org) 105 109 endif
