Changeset 24199
- Timestamp:
- 2010-11-30T18:06:36+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packages/libs/libconfig/Makefile
r21024 r24199 46 46 47 47 define Build/InstallDev 48 $(INSTALL_DIR) $(1)/usr/include/ libconfig/49 $(CP) $(PKG_INSTALL_DIR)/usr/include/libconfig.h $(1)/usr/include/ libconfig/48 $(INSTALL_DIR) $(1)/usr/include/ 49 $(CP) $(PKG_INSTALL_DIR)/usr/include/libconfig.h $(1)/usr/include/ 50 50 $(INSTALL_DIR) $(1)/usr/lib 51 51 $(CP) $(PKG_INSTALL_DIR)/usr/lib/libconfig.{a,so} $(1)/usr/lib/
Note: See TracChangeset
for help on using the changeset viewer.