2009-01-26 20:12:53 +00:00
|
|
|
# This Makefile is for developers who edit profiles.pl only.
|
|
|
|
# If this file contains funny stuff, it has been corrupted by
|
|
|
|
# an evil program in your LPC sandbox. ;-D
|
|
|
|
|
2009-01-26 19:21:29 +00:00
|
|
|
it: profiles.c
|
|
|
|
|
|
|
|
profiles.c: profiles.pl
|
|
|
|
perl $<
|