mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 01:07:01 +00:00
4 lines
114 B
Makefile
4 lines
114 B
Makefile
deb:
|
|
rm -rf packages
|
|
@MAKE=$(MAKE) ../../tools/onlpm.py --packagedirs=`pwd` --no-pkg-cache --build all --repo .
|