Commit 86b1f94d authored by Alexandre Julliard's avatar Alexandre Julliard

makefiles: Get rid of the MAKE_PROG_RULES variable.

parent 5e7416e5
...@@ -627,7 +627,6 @@ LIBOBJS ...@@ -627,7 +627,6 @@ LIBOBJS
PORCFLAGS PORCFLAGS
LINGUAS LINGUAS
MAKE_TEST_RULES MAKE_TEST_RULES
MAKE_PROG_RULES
MAKE_IMPLIB_RULES MAKE_IMPLIB_RULES
LDAPLIBS LDAPLIBS
LIBRT LIBRT
...@@ -16533,10 +16532,6 @@ MAKE_IMPLIB_RULES="" ...@@ -16533,10 +16532,6 @@ MAKE_IMPLIB_RULES=""
MAKE_PROG_RULES=""
MAKE_TEST_RULES=" MAKE_TEST_RULES="
RUNTESTFLAGS = -q -P wine RUNTESTFLAGS = -q -P wine
" "
......
...@@ -2595,10 +2595,6 @@ dnl Import library rules ...@@ -2595,10 +2595,6 @@ dnl Import library rules
AC_SUBST(MAKE_IMPLIB_RULES,"") AC_SUBST(MAKE_IMPLIB_RULES,"")
dnl Dll and program rules
AC_SUBST(MAKE_PROG_RULES,"")
dnl Test rules dnl Test rules
AC_SUBST(MAKE_TEST_RULES," AC_SUBST(MAKE_TEST_RULES,"
......
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -5,5 +5,3 @@ IMPORTS = user32 ...@@ -5,5 +5,3 @@ IMPORTS = user32
C_SRCS = attrib.c C_SRCS = attrib.c
RC_SRCS = attrib.rc RC_SRCS = attrib.rc
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
IMPORTS = cabinet IMPORTS = cabinet
C_SRCS = cabarc.c C_SRCS = cabarc.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole ...@@ -3,5 +3,3 @@ APPMODE = -mconsole
C_SRCS = \ C_SRCS = \
cacls_main.c cacls_main.c
@MAKE_PROG_RULES@
...@@ -7,5 +7,3 @@ C_SRCS = \ ...@@ -7,5 +7,3 @@ C_SRCS = \
winclock.c winclock.c
RC_SRCS = clock.rc RC_SRCS = clock.rc
@MAKE_PROG_RULES@
...@@ -11,5 +11,3 @@ C_SRCS = \ ...@@ -11,5 +11,3 @@ C_SRCS = \
RC_SRCS = cmd.rc RC_SRCS = cmd.rc
SVG_SRCS = wcmd.svg SVG_SRCS = wcmd.svg
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ APPMODE = -mconsole -municode ...@@ -4,5 +4,3 @@ APPMODE = -mconsole -municode
C_SRCS = conhost.c C_SRCS = conhost.c
RC_SRCS = version.rc RC_SRCS = version.rc
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mwindows -municode ...@@ -3,5 +3,3 @@ APPMODE = -mwindows -municode
IMPORTS = shell32 user32 IMPORTS = shell32 user32
C_SRCS = control.c C_SRCS = control.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mwindows -municode ...@@ -3,5 +3,3 @@ APPMODE = -mwindows -municode
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -8,5 +8,3 @@ C_SRCS = \ ...@@ -8,5 +8,3 @@ C_SRCS = \
output.c output.c
RC_SRCS = dxdiag.rc RC_SRCS = dxdiag.rc
@MAKE_PROG_RULES@
...@@ -2,5 +2,3 @@ MODULE = eject.exe ...@@ -2,5 +2,3 @@ MODULE = eject.exe
APPMODE = -mconsole APPMODE = -mconsole
C_SRCS = eject.c C_SRCS = eject.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole ...@@ -3,5 +3,3 @@ APPMODE = -mconsole
IMPORTS = setupapi IMPORTS = setupapi
C_SRCS = expand.c C_SRCS = expand.c
@MAKE_PROG_RULES@
...@@ -10,5 +10,3 @@ C_SRCS = \ ...@@ -10,5 +10,3 @@ C_SRCS = \
systray.c systray.c
RC_SRCS = explorer.rc RC_SRCS = explorer.rc
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = shell32 setupapi shlwapi user32 ...@@ -4,5 +4,3 @@ IMPORTS = shell32 setupapi shlwapi user32
C_SRCS = \ C_SRCS = \
extrac32.c extrac32.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mwindows ...@@ -3,5 +3,3 @@ APPMODE = -mwindows
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -6,5 +6,3 @@ DELAYIMPORTS = user32 ...@@ -6,5 +6,3 @@ DELAYIMPORTS = user32
C_SRCS = hostname.c C_SRCS = hostname.c
RC_SRCS = hostname.rc RC_SRCS = hostname.rc
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
IMPORTS = msvfw32 IMPORTS = msvfw32
C_SRCS = icinfo.c C_SRCS = icinfo.c
@MAKE_PROG_RULES@
...@@ -9,5 +9,3 @@ C_SRCS = \ ...@@ -9,5 +9,3 @@ C_SRCS = \
RC_SRCS = iexplore.rc RC_SRCS = iexplore.rc
SVG_SRCS = iexplore.svg SVG_SRCS = iexplore.svg
@MAKE_PROG_RULES@
...@@ -5,5 +5,3 @@ IMPORTS = iphlpapi ws2_32 user32 ...@@ -5,5 +5,3 @@ IMPORTS = iphlpapi ws2_32 user32
C_SRCS = ipconfig.c C_SRCS = ipconfig.c
RC_SRCS = ipconfig.rc RC_SRCS = ipconfig.rc
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole ...@@ -3,5 +3,3 @@ APPMODE = -mconsole
IMPORTS = loadperf IMPORTS = loadperf
C_SRCS = lodctr_main.c C_SRCS = lodctr_main.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
IMPORTS = kernel32 IMPORTS = kernel32
C_SRCS = mofcomp.c C_SRCS = mofcomp.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mwindows -municode ...@@ -3,5 +3,3 @@ APPMODE = -mwindows -municode
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -11,5 +11,3 @@ RC_SRCS = rsrc.rc ...@@ -11,5 +11,3 @@ RC_SRCS = rsrc.rc
MANPAGES = msiexec.man.in MANPAGES = msiexec.man.in
SVG_SRCS = msiexec.svg SVG_SRCS = msiexec.svg
@MAKE_PROG_RULES@
...@@ -5,5 +5,3 @@ IMPORTS = netapi32 user32 advapi32 ...@@ -5,5 +5,3 @@ IMPORTS = netapi32 user32 advapi32
C_SRCS = net.c C_SRCS = net.c
RC_SRCS = net.rc RC_SRCS = net.rc
@MAKE_PROG_RULES@
...@@ -2,5 +2,3 @@ MODULE = netsh.exe ...@@ -2,5 +2,3 @@ MODULE = netsh.exe
APPMODE = -mconsole -municode APPMODE = -mconsole -municode
C_SRCS = netsh.c C_SRCS = netsh.c
@MAKE_PROG_RULES@
...@@ -5,5 +5,3 @@ IMPORTS = iphlpapi user32 ws2_32 ...@@ -5,5 +5,3 @@ IMPORTS = iphlpapi user32 ws2_32
C_SRCS = netstat.c C_SRCS = netstat.c
RC_SRCS = netstat.rc RC_SRCS = netstat.rc
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
C_SRCS = \ C_SRCS = \
ngen_main.c ngen_main.c
@MAKE_PROG_RULES@
...@@ -14,5 +14,3 @@ RC_SRCS = notepad.rc ...@@ -14,5 +14,3 @@ RC_SRCS = notepad.rc
MANPAGES = notepad.man.in MANPAGES = notepad.man.in
SVG_SRCS = notepad.svg SVG_SRCS = notepad.svg
@MAKE_PROG_RULES@
...@@ -11,5 +11,3 @@ C_SRCS = \ ...@@ -11,5 +11,3 @@ C_SRCS = \
typelib.c typelib.c
RC_SRCS = oleview.rc RC_SRCS = oleview.rc
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole ...@@ -3,5 +3,3 @@ APPMODE = -mconsole
C_SRCS = \ C_SRCS = \
ping_main.c ping_main.c
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = advapi32 ...@@ -4,5 +4,3 @@ IMPORTS = advapi32
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = advapi32 ...@@ -4,5 +4,3 @@ IMPORTS = advapi32
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -11,5 +11,3 @@ C_SRCS = \ ...@@ -11,5 +11,3 @@ C_SRCS = \
string.c string.c
RC_SRCS = progman.rc RC_SRCS = progman.rc
@MAKE_PROG_RULES@
...@@ -6,5 +6,3 @@ DELAYIMPORTS = user32 ...@@ -6,5 +6,3 @@ DELAYIMPORTS = user32
C_SRCS = reg.c C_SRCS = reg.c
RC_SRCS = reg.rc RC_SRCS = reg.rc
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -23,5 +23,3 @@ RC_SRCS = regedit.rc ...@@ -23,5 +23,3 @@ RC_SRCS = regedit.rc
MANPAGES = regedit.man.in MANPAGES = regedit.man.in
SVG_SRCS = regedit.svg SVG_SRCS = regedit.svg
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -8,5 +8,3 @@ C_SRCS = \ ...@@ -8,5 +8,3 @@ C_SRCS = \
RC_SRCS = regsvr32.rc RC_SRCS = regsvr32.rc
MANPAGES = regsvr32.man.in MANPAGES = regsvr32.man.in
@MAKE_PROG_RULES@
...@@ -10,5 +10,3 @@ C_SRCS = \ ...@@ -10,5 +10,3 @@ C_SRCS = \
IDL_SRCS = \ IDL_SRCS = \
epm.idl \ epm.idl \
irot.idl irot.idl
@MAKE_PROG_RULES@
...@@ -2,5 +2,3 @@ MODULE = rundll.exe16 ...@@ -2,5 +2,3 @@ MODULE = rundll.exe16
APPMODE = -m16 APPMODE = -m16
C_SRCS = rundll.c C_SRCS = rundll.c
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = user32 ...@@ -4,5 +4,3 @@ IMPORTS = user32
C_SRCS = \ C_SRCS = \
rundll32.c rundll32.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
IMPORTS = advapi32 IMPORTS = advapi32
C_SRCS = sc.c C_SRCS = sc.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
C_SRCS = \ C_SRCS = \
schtasks.c schtasks.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole ...@@ -3,5 +3,3 @@ APPMODE = -mconsole
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -8,5 +8,3 @@ C_SRCS = \ ...@@ -8,5 +8,3 @@ C_SRCS = \
utils.c utils.c
IDL_SRCS = svcctl.idl IDL_SRCS = svcctl.idl
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = advapi32 ...@@ -4,5 +4,3 @@ IMPORTS = advapi32
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -5,5 +5,3 @@ IMPORTS = shell32 user32 ...@@ -5,5 +5,3 @@ IMPORTS = shell32 user32
C_SRCS = start.c C_SRCS = start.c
RC_SRCS = start.rc RC_SRCS = start.rc
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = advapi32 ...@@ -4,5 +4,3 @@ IMPORTS = advapi32
C_SRCS = \ C_SRCS = \
svchost.c svchost.c
@MAKE_PROG_RULES@
...@@ -5,5 +5,3 @@ IMPORTS = psapi user32 ...@@ -5,5 +5,3 @@ IMPORTS = psapi user32
C_SRCS = taskkill.c C_SRCS = taskkill.c
RC_SRCS = taskkill.rc RC_SRCS = taskkill.rc
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ APPMODE = -mconsole -municode ...@@ -4,5 +4,3 @@ APPMODE = -mconsole -municode
C_SRCS = tasklist.c C_SRCS = tasklist.c
RC_SRCS = version.rc RC_SRCS = version.rc
@MAKE_PROG_RULES@
...@@ -29,5 +29,3 @@ RC_SRCS = taskmgr.rc ...@@ -29,5 +29,3 @@ RC_SRCS = taskmgr.rc
SVG_SRCS = \ SVG_SRCS = \
taskmgr.svg taskmgr.svg
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = advapi32 ...@@ -4,5 +4,3 @@ IMPORTS = advapi32
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -7,5 +7,3 @@ C_SRCS = \ ...@@ -7,5 +7,3 @@ C_SRCS = \
main.c main.c
RC_SRCS = uninstaller.rc RC_SRCS = uninstaller.rc
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole ...@@ -3,5 +3,3 @@ APPMODE = -mconsole
IMPORTS = loadperf IMPORTS = loadperf
C_SRCS = unlodctr_main.c C_SRCS = unlodctr_main.c
@MAKE_PROG_RULES@
...@@ -6,5 +6,3 @@ C_SRCS = \ ...@@ -6,5 +6,3 @@ C_SRCS = \
view.c view.c
RC_SRCS = view.rc RC_SRCS = view.rc
@MAKE_PROG_RULES@
...@@ -10,5 +10,3 @@ C_SRCS = \ ...@@ -10,5 +10,3 @@ C_SRCS = \
RC_SRCS = wineboot.rc RC_SRCS = wineboot.rc
MANPAGES = wineboot.man.in MANPAGES = wineboot.man.in
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = urlmon oleaut32 user32 advapi32 ...@@ -4,5 +4,3 @@ IMPORTS = urlmon oleaut32 user32 advapi32
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -22,5 +22,3 @@ MANPAGES = winecfg.man.in ...@@ -22,5 +22,3 @@ MANPAGES = winecfg.man.in
SVG_SRCS = \ SVG_SRCS = \
logo.svg \ logo.svg \
winecfg.svg winecfg.svg
@MAKE_PROG_RULES@
...@@ -13,5 +13,3 @@ C_SRCS = \ ...@@ -13,5 +13,3 @@ C_SRCS = \
RC_SRCS = wineconsole.rc RC_SRCS = wineconsole.rc
MANPAGES = wineconsole.man.in MANPAGES = wineconsole.man.in
@MAKE_PROG_RULES@
...@@ -34,5 +34,3 @@ LEX_SRCS = debug.l ...@@ -34,5 +34,3 @@ LEX_SRCS = debug.l
BISON_SRCS = dbg.y BISON_SRCS = dbg.y
MANPAGES = winedbg.man.in MANPAGES = winedbg.man.in
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = advapi32 ntoskrnl.exe ...@@ -4,5 +4,3 @@ IMPORTS = advapi32 ntoskrnl.exe
C_SRCS = \ C_SRCS = \
device.c device.c
@MAKE_PROG_RULES@
...@@ -12,5 +12,3 @@ RC_SRCS = winefile.rc ...@@ -12,5 +12,3 @@ RC_SRCS = winefile.rc
MANPAGES = winefile.man.in MANPAGES = winefile.man.in
SVG_SRCS = winefile.svg SVG_SRCS = winefile.svg
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = uuid windowscodecs shell32 shlwapi ole32 user32 advapi32 ...@@ -4,5 +4,3 @@ IMPORTS = uuid windowscodecs shell32 shlwapi ole32 user32 advapi32
C_SRCS = \ C_SRCS = \
winemenubuilder.c winemenubuilder.c
@MAKE_PROG_RULES@
...@@ -12,5 +12,3 @@ RC_SRCS = winemine.rc ...@@ -12,5 +12,3 @@ RC_SRCS = winemine.rc
MANPAGES = winemine.man.in MANPAGES = winemine.man.in
SVG_SRCS = winemine.svg SVG_SRCS = winemine.svg
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
IMPORTS = msi ole32 IMPORTS = msi ole32
C_SRCS = main.c C_SRCS = main.c
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ APPMODE = -mconsole -municode ...@@ -4,5 +4,3 @@ APPMODE = -mconsole -municode
C_SRCS = winepath.c C_SRCS = winepath.c
MANPAGES = winepath.man.in MANPAGES = winepath.man.in
@MAKE_PROG_RULES@
...@@ -25,6 +25,4 @@ build.nfo: ...@@ -25,6 +25,4 @@ build.nfo:
-$(CC) -v 2>$@ -$(CC) -v 2>$@
build.res: build.rc build.nfo build.res: build.rc build.nfo
$(WRC) $(RCFLAGS) -o $@ build.rc $(WRC) -o $@ build.rc
@MAKE_PROG_RULES@
...@@ -4,5 +4,3 @@ IMPORTS = user32 kernel ...@@ -4,5 +4,3 @@ IMPORTS = user32 kernel
C_SRCS = \ C_SRCS = \
winevdm.c winevdm.c
@MAKE_PROG_RULES@
...@@ -2,5 +2,3 @@ MODULE = winhelp.exe16 ...@@ -2,5 +2,3 @@ MODULE = winhelp.exe16
APPMODE = -m16 APPMODE = -m16
C_SRCS = winhelp.c C_SRCS = winhelp.c
@MAKE_PROG_RULES@
...@@ -15,5 +15,3 @@ LEX_SRCS = macro.lex.l ...@@ -15,5 +15,3 @@ LEX_SRCS = macro.lex.l
RC_SRCS = winhlp32.rc RC_SRCS = winhlp32.rc
SVG_SRCS = winhelp.svg SVG_SRCS = winhelp.svg
@MAKE_PROG_RULES@
...@@ -2,5 +2,3 @@ MODULE = winoldap.mod16 ...@@ -2,5 +2,3 @@ MODULE = winoldap.mod16
APPMODE = -m16 APPMODE = -m16
C_SRCS = winoldap.c C_SRCS = winoldap.c
@MAKE_PROG_RULES@
...@@ -5,5 +5,3 @@ IMPORTS = shell32 ...@@ -5,5 +5,3 @@ IMPORTS = shell32
C_SRCS = winver.c C_SRCS = winver.c
RC_SRCS = version.rc RC_SRCS = version.rc
@MAKE_PROG_RULES@
...@@ -6,5 +6,3 @@ C_SRCS = \ ...@@ -6,5 +6,3 @@ C_SRCS = \
main.c main.c
RC_SRCS = wmic.rc RC_SRCS = wmic.rc
@MAKE_PROG_RULES@
...@@ -17,5 +17,3 @@ SVG_SRCS = \ ...@@ -17,5 +17,3 @@ SVG_SRCS = \
formatbar.svg \ formatbar.svg \
toolbar.svg \ toolbar.svg \
wordpad.svg wordpad.svg
@MAKE_PROG_RULES@
...@@ -5,5 +5,3 @@ IMPORTS = user32 gdi32 ...@@ -5,5 +5,3 @@ IMPORTS = user32 gdi32
C_SRCS = write.c C_SRCS = write.c
RC_SRCS = write.rc RC_SRCS = write.rc
@MAKE_PROG_RULES@
...@@ -11,5 +11,3 @@ C_SRCS = \ ...@@ -11,5 +11,3 @@ C_SRCS = \
main.c main.c
IDL_SRCS = ihost.idl IDL_SRCS = ihost.idl
@MAKE_PROG_RULES@
...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode ...@@ -3,5 +3,3 @@ APPMODE = -mconsole -municode
C_SRCS = \ C_SRCS = \
main.c main.c
@MAKE_PROG_RULES@
...@@ -8,5 +8,3 @@ C_SRCS = \ ...@@ -8,5 +8,3 @@ C_SRCS = \
xcopy.c xcopy.c
RC_SRCS = xcopy.rc RC_SRCS = xcopy.rc
@MAKE_PROG_RULES@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment