mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-09 04:58:06 +02:00
kill GNU-make'ism.
This commit is contained in:
parent
0107320fac
commit
59584c375f
1 changed files with 1 additions and 1 deletions
|
|
@ -103,4 +103,4 @@ relink:
|
||||||
rm -f Xorg && $(MAKE) Xorg
|
rm -f Xorg && $(MAKE) Xorg
|
||||||
|
|
||||||
xorg.conf.example.pre: xorgconf.cpp
|
xorg.conf.example.pre: xorgconf.cpp
|
||||||
cp $< $@
|
cp xorgconf.cpp $@
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue