1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src/libmain/Makefile.new

8 lines
102 B
Makefile
Raw Normal View History

LIBS += libmain
libmain_DIR := $(here)
libmain_SOURCES = shared.cc stack.cc
libmain_LDFLAGS = -lgc