/
niceSOFT
/
libcap
Обзор
Документация
Войти
/
niceSOFT
/
libcap
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
kdebug/Makefile
22 строки
333 B
David Seifert
Canonicalize build system
02 сен 2021, 05:17
02 сен 2021, 05:17
2762c2c
Код
Авторство
О чём код?
topdir=$(shell pwd)/.. include ../Make.Rules test: exit rm -f interactive ./test-kernel.sh shell: exit touch interactive ./test-kernel.sh exit: exit.c $(CC) $(CFLAGS) $(CPPFLAGS) $< -o $@ --static all: @echo cd to kdebug to test a kernel build install: clean: $(LOCALCLEAN) rm -f fs.conf initramfs.img exit interactive