# Generated automatically from Makefile.in by configure.
TOP = ..
srcdir = /export/home/thor/thor/bin
VPATH = /export/home/thor/thor/bin

include $(TOP)/config/Makedefs

CCINCS = -I. -I$(srcdir) -I$(TOP) -I$(srcdir)/$(TOP)

CCSRCS = \
    uniq-ordered.c

PGMS = uniq-ordered

TARGETS = $(PGMS)

all: $(PGMS)

uniq-ordered: uniq-ordered.o
	$(CCCLINKER) -o $@ uniq-ordered.o

depend: $(GENERATED)
