2009-01-26 21:12:53 +01: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 20:21:29 +01:00
|
|
|
it: profiles.c
|
|
|
|
|
|
|
|
profiles.c: profiles.pl
|
|
|
|
perl $<
|