diff options
| -rw-r--r-- | makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ build-zpt-core: .PHONY: build-btbuild build-btbuild: g++ -I./inc $(wildcard btbuild/*.cxx) -lzpt-core -o btb + cp btb /usr/bin |
![]() |
index : Build | |
| The NeBuild is an Open Source build system for systems projects in C/C++. | Amlal El Mahrouss |
| summaryrefslogtreecommitdiffhomepage |
| -rw-r--r-- | makefile | 1 |
@@ -6,3 +6,4 @@ build-zpt-core: .PHONY: build-btbuild build-btbuild: g++ -I./inc $(wildcard btbuild/*.cxx) -lzpt-core -o btb + cp btb /usr/bin |