mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
no need for depending on build library ("blib")
when make is invoked without arguments
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ include arch/$(ARCH)/Config
|
|||||||
# If invoked with no build target, print out a helpfully suggestive
|
# If invoked with no build target, print out a helpfully suggestive
|
||||||
# message.
|
# message.
|
||||||
#
|
#
|
||||||
noargs : blib
|
noargs :
|
||||||
@echo '===================================================='
|
@echo '===================================================='
|
||||||
@echo 'No target specified. To specify a target, do: '
|
@echo 'No target specified. To specify a target, do: '
|
||||||
@echo
|
@echo
|
||||||
|
|||||||
Reference in New Issue
Block a user