Dear Sergei,
How to add assembly in my application? Interested in the project
and want to try to write something from the application software.
Sorry, I don't quite follow. Could you please describe in more detail
what kind of assembly do you want to add and where do you want to it?
Anyway, I assume that you want to add a new end-user application to the
HelenOS source tree. This can be done in three easy steps:
(1) Add a new directory into uspace/app. You can use the other
subdirectories in uspace/app as templates for the content of the
new application.
(2) Add the new directory into the DIRS variable in uspace/Makefile.
(3) Add the resulting binary name into the RD_APPS_NON_ESSENTIAL
variable in boot/Makefile.common.
M.D.
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel