bash-framework/Makefile

7 lines
86 B
Makefile
Raw Normal View History

2022-08-14 13:10:59 +03:00
compile:
gcc ./framework.c -o ./build/framework
build:
dpkg-deb --build ./package