head 1.3;
access;
symbols;
locks; strict;
comment @# @;
1.3
date 99.02.07.02.55.37; author ryu; state Exp;
branches;
next 1.2;
1.2
date 99.01.29.08.51.07; author ryu; state Exp;
branches;
next 1.1;
1.1
date 99.01.19.08.08.44; author ryu; state Exp;
branches;
next ;
desc
@# $Id: Makefile,v 1.9 1999/01/13 18:26:24 ryu Exp ryu $
@
1.3
log
@*** empty log message ***
@
text
@# $Id: Makefile,v 1.2 1999/01/29 08:51:07 ryu Exp ryu $
# Copyright (C) 1999 Robert K. Yu
# email: robert@@yu.org
# This file is part of Autochar.
# Autochar is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# Autochar is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with Autochar; see the file COPYING. If not, write to the
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
include $(RUNDIR)/Makefile.master
@
1.2
log
@cleanup
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1999/01/19 08:08:44 ryu Exp ryu $
a23 10
r:
make char CELL=nand2_2x
make char CELL=dff_2x
make char CELL=dffce_2x
c:
make clean CELL=nand2_2x
make clean CELL=dff_2x
make clean CELL=dffce_2x
@
1.1
log
@entered into RCS
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.9 1999/01/13 18:26:24 ryu Exp ryu $
d24 10
@