head	1.1;
branch	1.1.1;
access;
symbols
	DangunClone:1.1.1.1
	start:1.1.1.1
	mirr:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2005.04.14.11.01.09;	author mirr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.04.14.11.01.09;	author mirr;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@# Generated automatically from Makefile.in by configure.
# CircleMUD Makefile.in - Makefile template used by 'configure'
# for the 'util' directory

# C compiler to use
CC = gcc

# Any special flags you want to pass to the compiler
MYFLAGS = -Wall -DCIRCLE_UTIL

#flags for profiling (see hacker.doc for more information)
PROFILE = 

##############################################################################
# Do Not Modify Anything Below This Line (unless you know what you're doing) #
##############################################################################

# binary destination directory
BINDIR = ../../bin
# location of Circle include files
INCDIR = ..

CFLAGS = -g -O2 $(MYFLAGS) $(PROFILE) -I$(INCDIR)

default: all

all: $(BINDIR)/asciipasswd $(BINDIR)/autowiz $(BINDIR)/listrent \
	$(BINDIR)/plrtoascii $(BINDIR)/shopconv $(BINDIR)/sign \
	$(BINDIR)/split $(BINDIR)/wld2html

asciipasswd: $(BINDIR)/asciipasswd

autowiz: $(BINDIR)/autowiz

listrent: $(BINDIR)/listrent

plrtoascii: $(BINDIR)/plrtoascii

shopconv: $(BINDIR)/shopconv

sign: $(BINDIR)/sign

split: $(BINDIR)/split

wld2html: $(BINDIR)/wld2html

$(BINDIR)/asciipasswd: asciipasswd.c $(INCDIR)/conf.h $(INCDIR)/sysdep.h \
	$(INCDIR)/structs.h $(INCDIR)/utils.h
	$(CC) $(CFLAGS) -o $(BINDIR)/asciipasswd asciipasswd.c -lcrypt

$(BINDIR)/autowiz: autowiz.c $(INCDIR)/conf.h $(INCDIR)/sysdep.h \
	$(INCDIR)/structs.h $(INCDIR)/utils.h $(INCDIR)/db.h
	$(CC) $(CFLAGS) -o $(BINDIR)/autowiz autowiz.c

$(BINDIR)/listrent: listrent.c $(INCDIR)/conf.h $(INCDIR)/sysdep.h \
	$(INCDIR)/structs.h
	$(CC) $(CFLAGS) -o $(BINDIR)/listrent listrent.c

$(BINDIR)/plrtoascii: plrtoascii.c $(INCDIR)/conf.h $(INCDIR)/sysdep.h \
	$(INCDIR)/db.h $(INCDIR)/pfdefaults.h
	$(CC) $(CFLAGS) -o $(BINDIR)/plrtoascii plrtoascii.c

$(BINDIR)/shopconv: shopconv.c $(INCDIR)/conf.h $(INCDIR)/sysdep.h \
	$(INCDIR)/structs.h $(INCDIR)/db.h $(INCDIR)/utils.h $(INCDIR)/shop.h
	$(CC) $(CFLAGS) -o $(BINDIR)/shopconv shopconv.c

$(BINDIR)/sign: sign.c $(INCDIR)/conf.h $(INCDIR)/sysdep.h
	$(CC) $(CFLAGS) -o $(BINDIR)/sign sign.c 

$(BINDIR)/split: split.c $(INCDIR)/conf.h $(INCDIR)/sysdep.h
	$(CC) $(CFLAGS) -o $(BINDIR)/split split.c

$(BINDIR)/wld2html: wld2html.c $(INCDIR)/conf.h $(INCDIR)/sysdep.h
	$(CC) $(CFLAGS) -o $(BINDIR)/wld2html wld2html.c
@


1.1.1.1
log
@Land of Dangun Clone
@
text
@@
