2002-09-22 01:47:03 by Johnny C. Lam | Files touched by this commit (61) |
Log message: Strip the ".buildlink" from the names of the python application and extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead. |
2002-08-25 21:24:03 by Johnny C. Lam | Files touched by this commit (551) |
Log message: Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. |