5 lines
60 B
Makefile
5 lines
60 B
Makefile
|
BIN = xbps-digest
|
||
|
|
||
|
TOPDIR = ../..
|
||
|
include $(TOPDIR)/prog.mk
|