please dont rip this site

uk ac york cs www-users http ~fisher software mkfilter current linux

BUILTINS =

libdir = /usr/fisher/linuxlib
bindir = /york/www/usr/fisher/helpers

all:V:		    $bindir/mkfilter $bindir/mkshape $bindir/mkaverage $bindir/gencode $bindir/genplot

$bindir/mkfilter:   mkfilter.o complex.o
		    olinux gcc mkfilter.o complex.o -lm
		    mv a.out $bindir/mkfilter

$bindir/mkshape:    mkshape.o complex.o
		    olinux gcc mkshape.o complex.o -lm
		    mv a.out $bindir/mkshape

$bindir/mkaverage:  mkaverage.o complex.o
		    olinux gcc mkaverage.o complex.o -lm
		    mv a.out $bindir/mkaverage

$bindir/gencode:    gencode.o complex.o readdata.o
		    olinux gcc gencode.o complex.o readdata.o -lm
		    mv a.out $bindir/gencode

$bindir/genplot:    genplot.o complex.o readdata.o
		    olinux gcc genplot.o complex.o readdata.o -L$libdir -lgd -lm
		    mv a.out $bindir/genplot

%.o:		    %.C mkfilter.h complex.h
		    olinux gcc -I$libdir -O -c $stem.C

clean:
		    rm -f mkfilter.o mkshape.o mkaverage.o gencode.o genplot.o complex.o readdata.o



file: /Techref/uk/ac/york/cs/www-users/http/~fisher/software/mkfilter/current/linux.mk.txt, 0KB, , updated: 2000/4/4 11:46, local time: 2012/5/25 15:09,
TOP NEW HELP FIND: 
38.107.179.234:LOG IN

 ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE! / 

<A HREF="http://www.piclist.com/techref/uk/ac/york/cs/www-users/http/~fisher/software/mkfilter/current/linux.mk.txt"> uk ac york cs www-users http ~fisher software mkfilter current linux</A>

Did you find what you needed?

 
miSim DE is an excellent, portable and powerful IDE for developing PIC applications.
Editor, assembler, disassembler and simulator w/ virtual component "plugins" (LED,LCD,key,motor,TV,etc).
 

Peter Todd has released source and sample projects for his artwork, including his 3d wireframe cube renderer for the PIC 18f6520 This includes examples of hardware developed with free software tools such as gEDA/gschem/PCB, SDCC, gputils and picp all on Linux. http://petertodd.ca/art/source-code/

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .