1 SubDir HAIKU_TOP src tools create_repository_config ;
3 SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src bin pkgman ] ;
5 USES_BE_API on <build>create_repository_config = true ;
7 BuildPlatformMain <build>create_repository_config :
8 create_repository_config.cpp
10 libpackage_build.so $(HOST_LIBBE) $(HOST_LIBSUPC++) $(HOST_LIBSTDC++)