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