mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01: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…
Reference in New Issue
Block a user