/[webpac]/openisis/0.9.9e/pw/pw.mk
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /openisis/0.9.9e/pw/pw.mk

Parent Directory Parent Directory | Revision Log Revision Log


Revision 604 - (hide annotations)
Mon Dec 27 21:49:01 2004 UTC (19 years, 4 months ago) by dpavlin
File size: 207 byte(s)
import of new openisis release, 0.9.9e

1 dpavlin 604 # $Id: pw.mk,v 1.1 2004/02/02 11:21:05 kripke Exp $
2    
3     PW=pw dbo hash
4     pw: $(PW:%=$(O)/%.o)
5    
6     $(O)/%.o: ../pw/%.c ../pw/pw.h ../core/core.h
7     @- [ -d $(O) ] || mkdir $(O)
8     $(CC) -c $(CPPFLAGS) $(CFLAGS) -o $@ $<

  ViewVC Help
Powered by ViewVC 1.1.26