Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166872647
D33357.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
487 B
Referenced Files
None
Subscribers
None
D33357.diff
View Options
diff --git a/sys/conf/sysent.mk b/sys/conf/sysent.mk
--- a/sys/conf/sysent.mk
+++ b/sys/conf/sysent.mk
@@ -40,5 +40,10 @@
.ORDER: ${GENERATED}
sysent: ${GENERATED}
+# We slap a .PHONY on makesyscalls.lua so that we regenerate every single time,
+# for now, which can be less painful across rebases or other things that may
+# have odd effects on mtimes.
+${MAKESYSCALLS_SCRIPT}: .PHONY
+
${GENERATED}: ${MAKESYSCALLS_SCRIPT} ${SRCS}
${MAKESYSCALLS} ${SYSENT_FILE} ${SYSENT_CONF}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 9:31 AM (9 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36889369
Default Alt Text
D33357.diff (487 B)
Attached To
Mode
D33357: sysent: add sysent-force targets
Attached
Detach File
Event Timeline
Log In to Comment