On 22 Jun 2009, at 09:23, 束传军 wrote: > I have written a new element (with two files: myswitch.hh and > myswitch.cc, > which are put in the directory ../elements/userlevel) to click > source files. > But unfortunately I can not understand the makefile using configure > command > to produce, so I am unable to change the Makefile and remake it to > compile > my "myswitch.cc" and "myswitch.hh".
make elemlist will do the job For more tutorials you can always take a look at the slides at <http://www.pats.ua.ac.be/software/click >. Regards, Bart Braem -- Bart Braem PATS research group - IBBT Dept. of Mathematics and Computer Sciences University of Antwerp Campus Middelheim, G3.27 Middelheimlaan 1 B-2020 Antwerpen, Belgium Phone: +32 (0)3 265.38.82 Fax: +32 (0)3 265.37.77 Web: www.pats.ua.ac.be _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
