mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-24 04:41:25 +00:00
4 lines
102 B
Makefile
4 lines
102 B
Makefile
all:
|
|
$(MAKE) -f ../../archlinux/this/Makefile \
|
|
LIBC_DEPEND=libc \
|
|
DESTDIR=distro/archbsd/this
|