mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
Remove 'make clean' support for ipc_test.
I missed this in the previous commit; Tom Lane spotted my error.
This commit is contained in:
parent
315772e4ec
commit
f235db03ff
@ -43,6 +43,6 @@ else
|
||||
endif
|
||||
|
||||
distclean clean:
|
||||
rm -f ipc_test ipc_test.o tas_cpp.s
|
||||
rm -f tas_cpp.s
|
||||
$(MAKE) -C darwin clean
|
||||
$(MAKE) -C win32 clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user