diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2023-04-18 20:17:22 -0700 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2023-04-18 20:17:22 -0700 |
| commit | 3743a7be4f37c0794f4e14a6fff0e67385341d54 (patch) | |
| tree | 6f0573ad3ecacd0171150ea5607423b7c80a3c9b /targets | |
| parent | 9eaf82f27c4fb368385ff759a2195bd92c369684 (diff) | |
Just ensure all target exists
Diffstat (limited to 'targets')
| -rw-r--r-- | targets/pseudo/Makefile.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/targets/pseudo/Makefile.inc b/targets/pseudo/Makefile.inc index 40f3828ec7d4..e5dd42ae26ae 100644 --- a/targets/pseudo/Makefile.inc +++ b/targets/pseudo/Makefile.inc @@ -5,9 +5,4 @@ UPDATE_DEPENDFILE= no -.if !target(all) all: - @echo Done! -.endif - - |
