File: Imakefile

package info (click to toggle)
xpaste 1.1-15
  • links: PTS
  • area: main
  • in suites: woody
  • size: 76 kB
  • ctags: 31
  • sloc: ansic: 281; makefile: 41
file content (10 lines) | stat: -rw-r--r-- 327 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
       INCLUDES = -I$(TOP) -I$(TOP)/X11
LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) $(XPMLIB)
           SRCS = xpaste.c Xju.c
           OBJS = xpaste.o Xju.o

ComplexProgramTarget(xpaste)

shar:
	shar COPYRIGHT  Imakefile Makefile.noimake README XPaste.ad Xju.c \
	patchlevel.h xpaste.c xpaste.man >xpaste.shar