bin_SCRIPTS = dotty
lefty_SCRIPTS = $(DOTTYSCRIPTS)
-dotty: $(top_srcdir)/dotty/dotty.sh
- cp $(top_srcdir)/dotty/dotty.sh dotty
+dotty: $(top_srcdir)/cmd/dotty/dotty.sh
+ cp $(top_srcdir)/cmd/dotty/dotty.sh dotty
chmod +x dotty
.1.pdf:
SUBDIRS = ws os cs2l dot2l examples
AM_CPPFLAGS = \
- -I$(top_srcdir)/lefty/ws/x11 \
- -I$(top_srcdir)/lefty/os/unix \
- -I$(top_srcdir)/lefty/dot2l @XAW_INCLUDES@
+ -I$(top_srcdir)/cmd/lefty/ws/x11 \
+ -I$(top_srcdir)/cmd/lefty/os/unix \
+ -I$(top_srcdir)/cmd/lefty/dot2l @XAW_INCLUDES@
man = lefty.1
pdf = lefty.pdf
## Process this file with automake to produce Makefile.in
-AM_CPPFLAGS = -I${top_srcdir}/lefty
+AM_CPPFLAGS = -I$(top_srcdir)/cmd/lefty
noinst_HEADERS = cs2l.h
# noinst_LTLIBRARIES = libcs2l.la
## Process this file with automake to produce Makefile.in
-AM_CPPFLAGS = -I$(top_srcdir)/lefty
+AM_CPPFLAGS = -I$(top_srcdir)/cmd/lefty
AM_YFLAGS = -dv
## Process this file with automake to produce Makefile.in
-AM_CPPFLAGS = -I$(top_srcdir)/lefty
+AM_CPPFLAGS = -I$(top_srcdir)/cmd/lefty
if WITH_X
noinst_LTLIBRARIES = libos.la
SUBDIRS = libfilereq
-AM_CPPFLAGS = -I$(top_srcdir)/lefty @XAW_INCLUDES@
+AM_CPPFLAGS = -I$(top_srcdir)/cmd/lefty @XAW_INCLUDES@
AM_CFLAGS = @X_CFLAGS@
pdf_DATA = $(pdf)
bin_SCRIPTS = lneato
-lneato: ${top_srcdir}/lneato/lneato.sh
- cp ${top_srcdir}/lneato/lneato.sh lneato
+lneato: ${top_srcdir}/cmd/lneato/lneato.sh
+ cp ${top_srcdir}/cmd/lneato/lneato.sh lneato
chmod +x lneato
.1.pdf:
cmd/dot/libdotneato.pc
cmd/tools/Makefile
cmd/gvpr/Makefile
+ cmd/lefty/ws/x11/libfilereq/Makefile
+ cmd/lefty/ws/x11/Makefile
+ cmd/lefty/ws/Makefile
+ cmd/lefty/os/unix/Makefile
+ cmd/lefty/os/Makefile
+ cmd/lefty/dot2l/Makefile
+ cmd/lefty/cs2l/Makefile
+ cmd/lefty/examples/Makefile
+ cmd/lefty/Makefile
+ cmd/lneato/Makefile
+ cmd/dotty/Makefile
tclpkg/Makefile
tclpkg/tclstubs/Makefile
tclpkg/tkstubs/Makefile