mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 21:02:39 +08:00
executables are now built into a common area on unix (and they
already were on win32).
This commit is contained in:
@@ -25,6 +25,11 @@ CXXOPTIMIZER = -g
|
||||
GLDLIBS = -L/usr/X11R6/lib -lX11 -lXext -lXtst
|
||||
GLDOPTS = -L$(LIBDIR)
|
||||
|
||||
#
|
||||
# binary stuff
|
||||
#
|
||||
BINTARGET = $(BINDIR)/$(TARGET)
|
||||
|
||||
#
|
||||
# library stuff
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user