0
0
mirror of https://git.openwrt.org/project/odhcpd.git synced 2025-11-10 15:55:32 +00:00
Files
odhcpd/.gitignore
David Härdeman d504458ef5 odhcpd: add a simple build script
Inspired from the ci script and the scripts I've been using. Should make it a
little bit easier for people who want to contribute to odhcpd.

Signed-off-by: David Härdeman <david@hardeman.nu>
Link: https://github.com/openwrt/odhcpd/pull/280
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2025-10-19 15:52:13 +02:00

15 lines
183 B
Plaintext

.project
.cproject
odhcpd
config.log
CMakeCache.txt
CMakeFiles
CPackConfig.cmake
CPackSourceConfig.cmake
_CPack_Packages
Makefile
cmake_install.cmake
install_manifest.txt
*.deb
build