You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
279 B
11 lines
279 B
$(O)\regutil.cpp : $(ATHROOT)\mailnews\common\regutil.cpp
|
|
copy $** $@
|
|
|
|
$(O)\memutil.cpp : $(ATHROOT)\staticrt\memutil.cpp
|
|
copy $** $@
|
|
|
|
$(O)\_regutil.cpp : $(ATHROOT)\msoert\_regutil.cpp
|
|
copy $** $@
|
|
|
|
$(O)\debug.c : $(ATHROOT)\msoert\debug.c
|
|
copy $** $@
|