Changeset e0e7eba in mainline for uspace/srv/ns/Makefile


Ignore:
Timestamp:
2019-08-07T04:41:28Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
5044114
Parents:
2f44fafd
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-10-12 22:03:25)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-07 04:41:28)
Message:

taskman: Remove remainings from NS
Conflicts:

uspace/lib/c/include/ipc/ns.h
uspace/srv/ns/ns.c
uspace/srv/ns/task.c
uspace/srv/ns/task.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/ns/Makefile

    r2f44fafd re0e7eba  
    3434SOURCES = \
    3535        ns.c \
    36         service.c \
    37         task.c
     36        service.c
    3837
    3938include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.