update perl makefiles for recent changes
This commit is contained in:
parent
f986d0cbfc
commit
cfdce9f6d6
|
@ -16,7 +16,7 @@ perl.obj: perl.c
|
||||||
|
|
||||||
perl.c: xchat.pm.h
|
perl.c: xchat.pm.h
|
||||||
|
|
||||||
xchat.pm.h: Xchat.pm IRC.pm
|
xchat.pm.h: lib/Xchat.pm lib/IRC.pm
|
||||||
perl.exe generate_header
|
perl.exe generate_header
|
||||||
|
|
||||||
$(TARGET): perl.obj perl.def
|
$(TARGET): perl.obj perl.def
|
||||||
|
|
|
@ -16,7 +16,7 @@ perl.obj: perl.c
|
||||||
|
|
||||||
perl.c: xchat.pm.h
|
perl.c: xchat.pm.h
|
||||||
|
|
||||||
xchat.pm.h: Xchat.pm IRC.pm
|
xchat.pm.h: lib/Xchat.pm lib/IRC.pm
|
||||||
perl.exe generate_header
|
perl.exe generate_header
|
||||||
|
|
||||||
$(TARGET): perl.obj perl.def
|
$(TARGET): perl.obj perl.def
|
||||||
|
|
Loading…
Reference in New Issue