mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-12-18 16:31:29 +00:00
5 lines
122 B
Makefile
5 lines
122 B
Makefile
all:
|
|
$(MAKE) -f ../../archlinux/this/Makefile \
|
|
LIBC_DEPEND=libc \
|
|
DESTDIR=distro/archbsd/this \
|
|
SUFFIX=archbsd
|